Fix typo in README and break long line
authorJo-Philipp Wich <[email protected]>
Wed, 11 Jun 2014 09:01:04 +0000 (11:01 +0200)
committerJo-Philipp Wich <[email protected]>
Wed, 11 Jun 2014 09:01:04 +0000 (11:01 +0200)
README

diff --git a/README b/README
index d3e7d90644bf3539d341c5545942102e3d612a36..e5694105fc96a95068d88949e07dff43a6f1f502 100644 (file)
--- a/README
+++ b/README
@@ -5,9 +5,11 @@ This is an OpenWrt package feed containing community-maintained packages.
 
 * Usage *
 
-Replace the feeds.conf entry for packages with: src-git packages git://github.com/openwrt/packages.git
+Replace the feeds.conf entry for packages with:
+  src-git packages git://github.com/openwrt/packages.git
+
 Run: ./scripts/feeds update packages
-Run: ./scripts/feess install -a -p packages
+Run: ./scripts/feeds install -a -p packages
 
  
 * Package Guidelines *